xref: /minix3/share/i18n/csmapper/CP/CP1129%UCS.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: CP1129%UCS.src,v 1.1 2007/06/18 16:19:30 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel Sambuc# Copyright (c)2007 Citrus Project,
4*36dcc4a4SLionel Sambuc# All rights reserved.
5*36dcc4a4SLionel Sambuc#
6*36dcc4a4SLionel Sambuc# Redistribution and use in source and binary forms, with or without
7*36dcc4a4SLionel Sambuc# modification, are permitted provided that the following conditions
8*36dcc4a4SLionel Sambuc# are met:
9*36dcc4a4SLionel Sambuc# 1. Redistributions of source code must retain the above copyright
10*36dcc4a4SLionel Sambuc#    notice, this list of conditions and the following disclaimer.
11*36dcc4a4SLionel Sambuc# 2. Redistributions in binary form must reproduce the above copyright
12*36dcc4a4SLionel Sambuc#    notice, this list of conditions and the following disclaimer in the
13*36dcc4a4SLionel Sambuc#    documentation and/or other materials provided with the distribution.
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
16*36dcc4a4SLionel Sambuc# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17*36dcc4a4SLionel Sambuc# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
18*36dcc4a4SLionel Sambuc# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
19*36dcc4a4SLionel Sambuc# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20*36dcc4a4SLionel Sambuc# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21*36dcc4a4SLionel Sambuc# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22*36dcc4a4SLionel Sambuc# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23*36dcc4a4SLionel Sambuc# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24*36dcc4a4SLionel Sambuc# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25*36dcc4a4SLionel Sambuc# SUCH DAMAGE.
26*36dcc4a4SLionel Sambuc#
27*36dcc4a4SLionel Sambuc
28*36dcc4a4SLionel SambucTYPE		ROWCOL
29*36dcc4a4SLionel SambucNAME		"CP1129/UCS"
30*36dcc4a4SLionel SambucSRC_ZONE	0x00-0xFF
31*36dcc4a4SLionel SambucOOB_MODE	ILSEQ
32*36dcc4a4SLionel SambucDST_ILSEQ	0xFFFE
33*36dcc4a4SLionel SambucDST_UNIT_BITS	16
34*36dcc4a4SLionel Sambuc
35*36dcc4a4SLionel SambucBEGIN_MAP
36*36dcc4a4SLionel Sambuc#
37*36dcc4a4SLionel Sambuc# CP1129 - Vietnamese ISO-8
38*36dcc4a4SLionel Sambuc# this mapping data is made from:
39*36dcc4a4SLionel Sambuc#    ftp://ftp.software.ibm.com/software/globalization/gcoc/attachments/
40*36dcc4a4SLionel Sambuc#        CP0{01129,1258}.{pdf,txt}
41*36dcc4a4SLionel Sambuc#    ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1258.TXT
42*36dcc4a4SLionel Sambuc#
43*36dcc4a4SLionel Sambuc0x00 - 0x9F = 0x0000 -
44*36dcc4a4SLionel Sambuc0xA0 = 0x00A0
45*36dcc4a4SLionel Sambuc0xA1 = 0x00A1
46*36dcc4a4SLionel Sambuc0xA2 = 0x00A2
47*36dcc4a4SLionel Sambuc0xA3 = 0x00A3
48*36dcc4a4SLionel Sambuc0xA4 = 0x00A4
49*36dcc4a4SLionel Sambuc0xA5 = 0x00A5
50*36dcc4a4SLionel Sambuc0xA6 = 0x00A6
51*36dcc4a4SLionel Sambuc0xA7 = 0x00A7
52*36dcc4a4SLionel Sambuc0xA8 = 0x0153
53*36dcc4a4SLionel Sambuc0xA9 = 0x00A9
54*36dcc4a4SLionel Sambuc0xAA = 0x00AA
55*36dcc4a4SLionel Sambuc0xAB = 0x00AB
56*36dcc4a4SLionel Sambuc0xAC = 0x00AC
57*36dcc4a4SLionel Sambuc0xAD = 0x00AD
58*36dcc4a4SLionel Sambuc0xAE = 0x00AE
59*36dcc4a4SLionel Sambuc0xAF = 0x00AF
60*36dcc4a4SLionel Sambuc0xB0 = 0x00B0
61*36dcc4a4SLionel Sambuc0xB1 = 0x00B1
62*36dcc4a4SLionel Sambuc0xB2 = 0x00B2
63*36dcc4a4SLionel Sambuc0xB3 = 0x00B3
64*36dcc4a4SLionel Sambuc0xB4 = 0x0178
65*36dcc4a4SLionel Sambuc0xB5 = 0x00B5
66*36dcc4a4SLionel Sambuc0xB6 = 0x00B6
67*36dcc4a4SLionel Sambuc0xB7 = 0x00B7
68*36dcc4a4SLionel Sambuc0xB8 = 0x0153
69*36dcc4a4SLionel Sambuc0xB9 = 0x00B9
70*36dcc4a4SLionel Sambuc0xBA = 0x00BA
71*36dcc4a4SLionel Sambuc0xBB = 0x00BB
72*36dcc4a4SLionel Sambuc0xBC = 0x00BC
73*36dcc4a4SLionel Sambuc0xBD = 0x00BD
74*36dcc4a4SLionel Sambuc0xBE = 0x00BE
75*36dcc4a4SLionel Sambuc0xBF = 0x00BF
76*36dcc4a4SLionel Sambuc0xC0 = 0x00C0
77*36dcc4a4SLionel Sambuc0xC1 = 0x00C1
78*36dcc4a4SLionel Sambuc0xC2 = 0x00C2
79*36dcc4a4SLionel Sambuc0xC3 = 0x0102
80*36dcc4a4SLionel Sambuc0xC4 = 0x00C4
81*36dcc4a4SLionel Sambuc0xC5 = 0x00C5
82*36dcc4a4SLionel Sambuc0xC6 = 0x00C6
83*36dcc4a4SLionel Sambuc0xC7 = 0x00C7
84*36dcc4a4SLionel Sambuc0xC8 = 0x00C8
85*36dcc4a4SLionel Sambuc0xC9 = 0x00C9
86*36dcc4a4SLionel Sambuc0xCA = 0x00CA
87*36dcc4a4SLionel Sambuc0xCB = 0x00CB
88*36dcc4a4SLionel Sambuc0xCC = 0x0300
89*36dcc4a4SLionel Sambuc0xCD = 0x00CD
90*36dcc4a4SLionel Sambuc0xCE = 0x00CE
91*36dcc4a4SLionel Sambuc0xCF = 0x00CF
92*36dcc4a4SLionel Sambuc0xD0 = 0x0110
93*36dcc4a4SLionel Sambuc0xD1 = 0x00D1
94*36dcc4a4SLionel Sambuc0xD2 = 0x0309
95*36dcc4a4SLionel Sambuc0xD3 = 0x00D3
96*36dcc4a4SLionel Sambuc0xD4 = 0x00D4
97*36dcc4a4SLionel Sambuc0xD5 = 0x01A0
98*36dcc4a4SLionel Sambuc0xD6 = 0x00D6
99*36dcc4a4SLionel Sambuc0xD7 = 0x00D7
100*36dcc4a4SLionel Sambuc0xD8 = 0x00D8
101*36dcc4a4SLionel Sambuc0xD9 = 0x00D9
102*36dcc4a4SLionel Sambuc0xDA = 0x00DA
103*36dcc4a4SLionel Sambuc0xDB = 0x00DB
104*36dcc4a4SLionel Sambuc0xDC = 0x00DC
105*36dcc4a4SLionel Sambuc0xDD = 0x01AF
106*36dcc4a4SLionel Sambuc0xDE = 0x0303
107*36dcc4a4SLionel Sambuc0xDF = 0x00DF
108*36dcc4a4SLionel Sambuc0xE0 = 0x00E0
109*36dcc4a4SLionel Sambuc0xE1 = 0x00E1
110*36dcc4a4SLionel Sambuc0xE2 = 0x00E2
111*36dcc4a4SLionel Sambuc0xE3 = 0x0103
112*36dcc4a4SLionel Sambuc0xE4 = 0x00E4
113*36dcc4a4SLionel Sambuc0xE5 = 0x00E5
114*36dcc4a4SLionel Sambuc0xE6 = 0x00E6
115*36dcc4a4SLionel Sambuc0xE7 = 0x00E7
116*36dcc4a4SLionel Sambuc0xE8 = 0x00E8
117*36dcc4a4SLionel Sambuc0xE9 = 0x00E9
118*36dcc4a4SLionel Sambuc0xEA = 0x00EA
119*36dcc4a4SLionel Sambuc0xEB = 0x00EB
120*36dcc4a4SLionel Sambuc0xEC = 0x0301
121*36dcc4a4SLionel Sambuc0xED = 0x00ED
122*36dcc4a4SLionel Sambuc0xEE = 0x00EE
123*36dcc4a4SLionel Sambuc0xEF = 0x00EF
124*36dcc4a4SLionel Sambuc0xF0 = 0x0111
125*36dcc4a4SLionel Sambuc0xF1 = 0x00F1
126*36dcc4a4SLionel Sambuc0xF2 = 0x0323
127*36dcc4a4SLionel Sambuc0xF3 = 0x00F3
128*36dcc4a4SLionel Sambuc0xF4 = 0x00F4
129*36dcc4a4SLionel Sambuc0xF5 = 0x01A1
130*36dcc4a4SLionel Sambuc0xF6 = 0x00F6
131*36dcc4a4SLionel Sambuc0xF7 = 0x00F7
132*36dcc4a4SLionel Sambuc0xF8 = 0x00F8
133*36dcc4a4SLionel Sambuc0xF9 = 0x00F9
134*36dcc4a4SLionel Sambuc0xFA = 0x00FA
135*36dcc4a4SLionel Sambuc0xFB = 0x00FB
136*36dcc4a4SLionel Sambuc0xFC = 0x00FC
137*36dcc4a4SLionel Sambuc0xFD = 0x01B0
138*36dcc4a4SLionel Sambuc0xFE = 0x20AB
139*36dcc4a4SLionel Sambuc0xFF = 0x00FF
140*36dcc4a4SLionel SambucEND_MAP
141